instruction n. 1.教育,教导。 2.教训,教诲。 3.〔 pl.〕 指令,训令,指示,细目。 give sb. instructions to do sth. 命令某人做什么。 an instruction book 说明书。 maintenance instructions 维护说明。 operating instructions 业务[工作]须知,操作规程。 ask for instruction 请示。 give instruction in 教授。 give instructions to 训令。 receive in instruction 接受指导。
sequence n. 1.继续;接续;连续。 2.顺序;程序;次第;关系;关联。 3.后果;结果;接着发生的事;后事;后文。 4.【数学】数列;序列;数贯。 5.【无、计】指令序列;定序。 6.【计算机】顺序机〔将信息项目排成顺序的机器〕。 7.【音乐】用不同音调反复演奏一组乐句。 8.【天主教】宣讲福音前唱的圣歌。 9.【牌戏】顺。 10.【电影】(描述同一主题的)连续镜头;片断,插曲;场景。 a logical sequence 条理;逻辑顺序。 a causal [physical] sequence 因果关系。 the natural sequence to [for] folly 愚笨行为的必然结果。 in rapid sequence 一个接着一个;紧接着。 in regular sequence 挨次;按次序;逐一;有条不紊地。 in sequence 挨次;顺次;逐一。 sequence of tenses 【语法】时态的配合[接续,呼应]。
An instruction sequence in programmed instruction 指令程序编排指令中的指令次序
A path is an instruction sequence that threads through the program from entry to final exit 路径是程序从入口到退出的指令顺序。
In normal usage , java source code is translated into bytecode instruction sequences by a compiler 通常,编译器把java源代码翻译成字节码指令序列。
In response , the packet unit concatenates data words of an instruction sequence into contiguous blocks 行为上,封装单元连接指令串中的资料成为一个连续的区块。
Bytecode method matching in jibx 1 . x is based on comparing the method signatures , along with the actual binary bytecode instruction sequences for the methods Jibx 1 . x的字节码方法匹配基于对方法签名和方法的二进制字节码指令序列的比较。
Rather than manipulating bytecode instructions directly , asm uses a visitor pattern to process class data including instruction sequences as streams of events Asm并不直接操纵字节码指令,而是采用visitor模式把类数据(包括指令序列)当成事件流来处理。
If any detail of a generated bytecode instruction sequence is wrong , the class containing that bytecode will fail verification when you attempt to load it into a jvm 如果生成的字节码指令序列的任何细节有误,那么把包含这个字节码的类装入jvm时,检验就会失败。
The nearest equivalent to the bytecode approach of comparing method signatures and instruction sequences is to match the sequence of java language tokens comprising the source code for a method 其中一种方式是匹配一个方法的java语言标志(包括源代码)序列,这是与字节码比较方法签名和指令序列的方法最相近的方式。
Interface can be used to add annotations or special attributes for the method , but also provides the interface for generating the actual bytecode instruction sequence that makes up the body of the method Org . objectweb . asm . methodvisitor接口的实例)可以用于为方法添加注释或特殊属性,但是也为生成构成方法主体的实际字节码指令序列提供了接口。
The queue entries also have indicators that indicate whether or not a starting or final data word of an instruction sequence is contained in the queue entry and if so , an offset indicating the particular starting or final data word 在伫列中的单元亦有指示器指明是否包含一个指令串的开头或结尾,并有相关的位移值指明此一指令串的开头或结束位置。